@import url('https://fonts.googleapis.com/css2?family=Bree+Serif&display=swap');

@font-face {
    font-family: 'OpenSans';
    src: url('/css_assets/OpenSans.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans';
    src: url('/css_assets/OpenSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans';
    src: url('/css_assets/OpenSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans';
    src: url('/css_assets/OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}



map area{
    outline: none;
}

body
{
    font-family:'OpenSans';
    line-height:150%;
    font-size:1em;
    color:#003c7f;
    background-color: #fff;
}

#body_wrapper
{
	width:1280px;
    margin-left:auto;
    margin-right:auto;

}


a
{
    color:#003c7f;
}

h1.thema_title
{
    font-family: "Bree Serif", serif;
font-weight: 400;
font-style: normal;
    font-size:1.8em;
    margin:0;
}



h2
{
    font-family: "Bree Serif", serif;
    font-weight: 400;
    font-style: normal;

    font-size:1.8em;
    color:#003c7f;
    margin-bottom:-10px;
}

#home_filler
{

    margin-left:auto;
    margin-right:auto;
    width:1246px;
    height:10px;
}

#home_header
{

    background-image:url(/css_assets/images/home_header.png);
    margin-left:auto;
    margin-right:auto;
    padding-left:80px;
    width:1166px;
    height:87px;

}

#home_header a
{
    color:#00509d;
    text-decoration:none;
    font-family: "Bree Serif", serif;
font-weight: 400;
font-style: normal;
    font-size: 1.8em;
    padding-right:60px;
}
#home_content
{


    margin-left:auto;
    margin-right:auto;
    width:1246px;
    height:593px;

}


#sheet_header
{
    float:left;
    width:100%;
    background-image:url(/css_assets/images/sheet_back_header.png);
    background-position:center top;
    background-repeat:no-repeat;
    height:107px;
}

#sheet_header_content
{
    margin-left:auto;
    margin-right:auto;
    width:1280px;
    padding:0px;
}

#sheet_header_home
{
    float:left;
    width:140px;
    height:87px;
    text-align: center;
    padding-top:20px;
}

#sheet_header_title
{
    float:left;
    width:830px;
    height:77px;

    padding-top:30px;
}

#sheet_header_logo
{
    float:left;
    width:310px;
    height:107px;
    background-color: #cccccc;
}

#sheet_content_wrapper
{
    float:left;
    width:100%;
    min-height:573px;
    background-image:url(/css_assets/images/sheet_back_content.png);
    background-position:center top;
    background-repeat:no-repeat;
}

#sheet_content
{
    margin-left:auto;
    margin-right:auto;
    width:1280px;

}


#sheet_content_left
{

    float:left;
    width:238px;

}

.sheet_content_block
{
    float:left;
    width:100%;
    margin-top:10px;
    min-height:500px;

}

#sheet_content_right
{
    float:left;
   /* background-color: #ccc;*/

    /*margin-top:26px;*/
    padding-top:28px;
    padding-left:28px;
    padding-right:28px;
    width:calc(903px - 28px - 28px);
}
/* sheet navigatie */
#sheet_browse_nav_progress
{

    float:left;
    width:60px;
    height:52px;
    text-align:center;
    font-family: "Bree Serif", serif;
    font-weight: 400;
    font-style: normal;

    font-size:1.6em;
    padding-top:5px;
}


#sheet_browse_nav
{
    margin-top:20px;
    margin-left:40px;
    float:left;
    width:180px;
    height:52px;
}

#sheet_browse_nav_left
{
    float:left;
    width:52px;
    height:52px;
    text-align: right;
}



#sheet_browse_nav_right
{
    float:left;
    width:52px;
    height:52px;
}

#sheet_groep
{
    float:left;
    width:122px;
    margin-top:120px;
    margin-left:80px;
    text-align:center;
    font-family: "Bree Serif", serif;
font-weight: 400;
font-style: normal;
    color:#ffffff;
    font-size:2.2em;
}

#sheet_footer
{
    float:left;
    width:100%;
    height:40px;
    background-image:url(/css_assets/images/sheet_back_footer.png?v=2);
    background-position:center top;
    background-repeat:no-repeat;
}

#sheet_footer_content
{
    float:left;
    margin-left:auto;
    margin-right:auto;
    width:1280px;

}


/* normale pagina */

#page_header
{
    float:left;
    width:100%;
    background-image:url(/css_assets/images/page_back_header.png);
    background-position:center top;
    background-repeat:no-repeat;
    height:107px;
}

#page_header_content
{

    margin-left:auto;
    margin-right:auto;
    width:1280px;
    padding:0px;
}

#page_header_home
{
    float:left;
    width:140px;
    height:87px;
    text-align: center;
padding-top:20px;
}

#page_header_menu
{
    float:left;
    width:830px;
    height:77px;

    padding-top:30px;
}

a.page_header_menu_link
{
    font-size: 1.2rem;
    text-decoration: none;
    color:#0082c9;
    font-family: "Bree Serif", serif;
    font-weight: 400;
    font-style: normal;
}

a.page_header_menu_link_active
{
    font-size: 1.2rem;
    text-decoration: none;
    color:#00509d;
    font-family: "Bree Serif", serif;
    font-weight: 400;
    font-style: normal;
}

#page_header_logo
{
    float:left;
    width:310px;
    height:107px;
    background-color: #cccccc;
}

#page_content_wrapper
{
    float:left;
    width:100%;
    min-height:573px;
    background-image:url(/css_assets/images/page_back_content.png?v=2);
    background-position:center top;
    background-repeat:no-repeat;
}

#page_content
{
    margin-left:auto;
    margin-right:auto;
    width:1280px;

}

#page_content_left
{
    float:left;
    width:238px;
}

#page_content_right
{
    float:left;
   /* background-color: #ccc;*/

    margin-top:26px;
    padding-top:28px;
    padding-left:28px;
    padding-right:28px;
    width:calc(903px - 28px - 28px);
}

h1.page_title
{
    font-family: "Bree Serif", serif;
font-weight: 400;
font-style: normal;
    font-size:2.7em;
    color:#003c7f;
    position: relative;left:92px;width:100px;top:160px;height:120px;color:#fff;text-align: center
}

#page_footer
{
    float:left;
    width:100%;
    height:40px;
    background-image:url(/css_assets/images/page_back_footer.png);
    background-position:center top;
    background-repeat:no-repeat;
}

#page_footer_content
{
    float:left;
    margin-left:auto;
    margin-right:auto;
    width:1280px;

}




/* thema pagina's */
#thema_header
{
    float:left;
    width:100%;
    background-image:url(/css_assets/images/thema_back_header.png);
    background-position:center bottom;
    background-repeat:no-repeat;
    height:107px;
}

#thema_header_content
{
    float:left;
    width:100%;
   padding-left:15px;
    padding-top:0px;

}

#thema_header_home
{
    float:left;
    width:50px;
    margin-left:25px;
}

#thema_header_menu
{
    float:left;
    width:880px;
    margin-top:13px;
}

#thema_header_logo
{
    float:right;
    margin-top:-7px;
    margin-right:14px;

}


#thema_header_content a
{
    color:#00509d;
    text-decoration:none;
    font-family: "Bree Serif", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
}

#thema_content_wrapper
{
    float:left;
    width:100%;
    height:593px;

    background-position:center top;
    background-repeat:no-repeat;
}

.thema1
{
	 background-image:url(/css_assets/images/thema_back_content12.png);
}

.thema2
{
	 background-image:url(/css_assets/images/thema_back_content34.png);
}

.thema3
{
	 background-image:url(/css_assets/images/thema_back_content56.png);
}

.thema4
{
	 background-image:url(/css_assets/images/thema_back_content78.png);
}

#thema_content
{
    margin-left:auto;
    margin-right:auto;
    width:1248px;

}


#thema_content_left
{
    float:left;
    height:391px;
    width:410px;
}

a.groep_home_button {
    position: absolute;
    margin-left: 40px;
    margin-top: -10px;
    text-decoration: none;
    box-sizing:border-box;
    width:190px;
    height:190px;
    border-radius: 95px;
}

#thema_druppel12
{
    margin-top:225px;
    margin-left:277px;
    float:left;
    width:112px;
    height:140px;

}

#thema_druppel34
{
    float:left;
    margin-left:148px;
    margin-top:10px;
    height:140px;
    width:112px;
}



#thema_content_middle
{
    float:left;
    margin-left:20px;
    margin-right:15px;
    margin-top:-20px;
    width:425px;
    height:573px;
}

#thema_content_middle_content
{
    float:left;
    margin-left:30px;
    width:395px;
    height:473px;
}

#thema_content_middle_proefjes
{
    float:left;
    margin-left:42px;
    width:328px;
    margin-right:55px;
}


#thema_content_right
{
    height:593px;
    float:right;
    width:370px;

}

#thema_druppel56
{
    float:left;
    margin-left:46px;
    margin-top:86px;
    height:140px;
    width:324px;
}

#thema_druppel78
{
    float:left;
    margin-left:170px;
    margin-top:126px;
    height:140px;
    width:204px;
}

/* diversen */


.question_single
{
    width:100%;
    float:left;

}

.question_single h2
{
	margin-bottom:10px;
}

.question_single_feedback
{
     padding-top:20px;
    padding-left:50px;
    font-family: 'OpenSans';
    font-weight:bold;
}

.question_single a
{
    text-decoration: none;
    font-family:'OpenSans';

}

.question_multiple
{
    float:left;
    width:100%;

}

.question_multiple h2
{
	margin-top: 3rem;
    margin-bottom:2rem;
    font-size: 1.4rem;
}

.question_multiple_feedback
{
    padding-top:20px;
    padding-left:50px;
    font-family: 'OpenSans';
    font-weight:bold;
    font-style: italic;
}

.question_multiple a
{
    text-decoration: none;
    font-family:'OpenSans';
    line-height: 2.4rem;
}



/* kruimelpad */
#kruimelpad
{
    float:left;
    margin-left:25px;
    margin-top:35px;
    width:170px;
}


a.kruimelpad_button {
    text-decoration: none;
    display: block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;

    border-radius: 12px;
    border-style: solid;
    border-width: 1px;

    height: 32px;
    font-family: "Bree Serif", serif;
font-weight: 400;
font-style: normal;
    font-size: 1.5em;
    color: #003c7f;


    width: 190px;
    padding-left:10px;
    padding-top: 2px;
padding-bottom: 2px;
    margin-bottom: 6px;
}

a.kruimelpad_button:hover
{
    color:#ffffff;
    background-color: #003c7f;
}

.kruimelpad_button_active
{
    text-decoration: none;
    display: block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

    border-style: solid;
    border-width: 1px;
    height: 32px;
    font-family: "Bree Serif", serif;
font-weight: 400;
font-style: normal;
    font-size: 1.5em;
    color: #ffffff;
    background-color: #003c7f;

    width: 190px;
    padding-left: 10px;
    padding-top: 2px;
padding-bottom: 2px;
    margin-bottom: 6px;
}


a.thema_button {
    text-decoration: none;
    display: block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;

    border-radius: 12px;
    border-style: solid;
    border-width: 1px;

    height: 25px;
    font-family: "Bree Serif", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.0em;
    color: #003c7f;
    background-color:#e7f2f9;


    width: 180px;
    padding-left:10px;
    padding-top: 2px;
    margin-bottom: 8px;

    float:left;
    margin-right:5px;
}

a.thema_button:hover
{
    color:#ffffff;
}

a.check
{
    float:left;
    margin-top:0px;
    text-decoration:none;
    display:block;
    height:50px;
    padding-left:60px;
    padding-top:10px;
}

a.check[status="off"]
{
    background-image:url("/css_assets/images/check_off.png");
    background-repeat:no-repeat;
}

a.check[status="on"]
{
    background-image:url("/css_assets/images/check_on.png");
    background-repeat: no-repeat;
    font-weight: bold;
}


a.button {
    text-decoration: none;
    display: block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;

    border-radius: 12px;
    border-style: solid;
    border-width: 1px;

    height: 25px;
    font-family: "Bree Serif", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
    color: #003c7f;
    text-align:center;

    width: 230px;
    padding-left:10px;

    padding-top: 2px;
padding-bottom: 2px;

    margin-top: 8px;

    float:left;
    margin-right:5px;
}

a.button:hover
{
    color:#ffffff;
     background-color: #003c7f;
}


#checkgood_feedback
{
    font-weight:bold;
}

.feedback_good, .goedgedaan
{
    font-weight:bold;
    font-size:18px;
}

/* tijdelijk */
a.thema_not_ready
{

    background-color: #cccccc;
}


h1.page_title
{
    font-family: "Bree Serif", serif;
font-weight: 400;
font-style: normal;
    font-size:1.8em;
    margin:0;
}

a.page_child_button {
    text-decoration: none;
    display: block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;

    border-radius: 12px;
    border-style: solid;
    border-width: 1px;

    height: 25px;
    font-family: "Bree Serif", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
    color: #003c7f;


    width: fit-content;
    padding-left:10px;
    padding-right:10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 8px;

    margin-right:5px;
}

a.page_child_button:hover
{
    color:#ffffff;
    background-color: #003c7f;
}



#popup_window {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
}

#popup_wrapper
{
    margin: auto;
    margin-top: 100px;
    width: 950px;
    min-height:500px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #ffffff;
    padding:20px;
}

#popup_content {
    float:left;
    min-height: 70px;
    width:100%;

    font-family: 'OpenSans';
    color: #000000;
    font-size: 14px;
    line-height: 18px;
}
#popup_buttons {

    float:left;
    text-align: center;
    width:100%;
    padding-top: 10px;
    height: 30px;

    background-color: #ffffff;
}

#page_graphic
{
	margin-top:140px;
	margin-left:34px;
}


a.button_wiesje {
    text-decoration: none;
    display: block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;

    border-radius: 12px;
    border-style: solid;
    border-width: 1px;

    height: 25px;
    font-family: "Bree Serif", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
    color: #003c7f;
    text-align:left;

    width: 200px;
    padding-left:10px;
    padding-top: 2px;
padding-bottom: 2px;
    margin-top: 8px;


    margin-right:5px;
}

a.button_wiesje:hover
{
    color:#ffffff;
     background-color: #003c7f;
}


a.button_opsomming {
    text-decoration: none;
    display: block;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;

    border-radius: 12px;
    border-style: solid;
    border-width: 1px;

    height: 25px;
    font-family: "Bree Serif", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
    color: #003c7f;
    text-align:left;

    width: fit-content;
    padding-left:10px;
    padding-right:10px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 8px;


    margin-right:5px;
}

a.button_opsomming:hover
{
    color:#ffffff;
     background-color: #003c7f;
}

.color1
{
	color:#b455a0;
}

.color2
{
	color:#f06130;
}

.color3
{
	color:#72be44;
}

.color4
{
 color:#fab343;
}

.beeldbank
{

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;

    border-radius: 12px;
   margin-right:10px;
   margin-bottom:10px;

   border-color:#003c7f;
   border-style:solid;
   border-width:1px;

}

img.rounded
{
	 -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

/* SPEL WATER ERIN / ERUIT
----------------------------------------------------------------------------- */
#game_wrapper {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 640px;
    text-align: center;
}
/*#water_answers::after {
    content: '';
    display: table;
    clear: both;
}*/
#water_in,
#water_out {
    display: inline-block;
    width: 224px;
    height: 273px;
    text-align: center;
    font-size: 32px;
}
#water_in {
    background: url('../css_assets/images/erin.png') center / 80% no-repeat;
    float: left;
}
#water_out {
    background: url('../css_assets/images/eruit.png') center / 80% no-repeat;
    float: right;
}
#water_actions {
    /*height: 400px;*/
}
#water_actions > img {
    position: absolute;
    left: 213px;
    top: 0; /* was 80px */
    width: 213px;
    visibility: hidden;
}
#water_actions > img.active {
    visibility: visible;
}
#reply {
    display: none;
    position: absolute;
    top: 330px; /* was 410px */
    width: 100%;
    font-size: 20px;
}

/* CLICKABLE DIVs (for both IE and other browsers)
----------------------------------------------------------------------------- */
.msCnvs {
    width: 120px;
    height: 160px;
    overflow: hidden;
    float: left;
    position: absolute;
    z-index: 9000;
}
.msCnvs > canvas {
    background-color: transparent;
    cursor: pointer;
}
.hourglass {
    position: absolute;
    z-index: 9000;
    left: 167px;
    top: 212px;
    width: 51px;
    height: 112px;
    cursor: pointer;
}

/* SOCIAL IMAGES
----------------------------------------------------------------------------- */
ul#social {
    position: absolute;
    top: 614px;
    left: 1000px;
    list-style: none;
    width: 128px;
}
ul#social > li {
    float: left;
    list-style: none;
}
ul#social > li > a {
    float: left;
    list-style: none;
}
ul#social > li > a > svg {
    width: 48px;
    margin-right: 9px;
}
ul#social > li:last-child > a > svg {
    margin: 0;
}

/* SVG water_in
----------------------------------------------------------------------------- */
@keyframes marching_ants {
  0% {
    stroke-dashoffset: 8;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.ants {
  /*animation: marching_ants 0.34s steps(12) infinite;*/
  stroke-dasharray: 4;
  stroke: #1881c0;
  stroke-width: 2;
  fill-opacity: 0;
}


#feedback_text {
    font-family: 'OpenSans';
    font-size: 1rem;
}